SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 58628: Generating a VAAR report gives "an error occurred while generating the report" in SAS® Pack Optimization

DetailsHotfixAboutRate It

The following error might be displayed when you attempt to generate a report in SAS® Visual Analytics for a purchase-order plan for the very first time:

An error occurred while generating the report.

To work around this error, run the following script:

proc sql; update di_mon.etl_sys_param set param_value = "" where param_name="last_prod_upd_dttm" and jobname="DI_ETL_EXTRACT_LOAD"; quit;

After you run the script, generate the report.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Pack OptimizationLinux for x643.43.419.4 TS1M39.4 TS1M4
Microsoft Windows Server 20083.43.419.4 TS1M39.4 TS1M4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.